home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tech Arsenal 1
/
Tech Arsenal (Arsenal Computer).ISO
/
tek-07
/
sound.exe
/
INSTAL1.INF
< prev
next >
Wrap
INI File
|
1992-04-30
|
1KB
|
39 lines
;
; The FileList section contains the list of files to be copied and a
; string that tells WINSTALL where to put them. The following destination
; strings are currently supported. Currently, WINSTALL can copy up to 100
; files.
;
; User - copy the file to the installation directory specified
; by the user in WINSTALL's destination field
;
; Windows - copy the file to the windows directory
;
; System - copy the file to the \WINDOWS\SYSTEM directory
;
; For the LANtastic for Windows product, all files should be copied to the
; User directory.
;
[FileList]
ASR.EXE = USER
ASR.HLP = USER
ASBCVT.DLL = SYSTEM
;
; The GROUP section contains the names of files that will be added
; to the Sounding Board program manager group. It also specifies the name
; strings that will be set up for each program. Currently, WINSTALL
; can add up to 100 files to the LANtastic group.
;
[GROUP]
ASR.EXE = ArtiSound Recorder
;
; The System section contains information about the hardware required to
; install the product. Currently the only required information is
; MinDiskSpace, specified in bytes.
;
[System]
MinDiskSpace = 180000